Includes parameters of event callback information. More...
Inherits Structure.
Includes parameters of event callback information.
| EventName | c_char * MAX_EVENT_NAME_SIZE , Event name. |
| nEventID | c_ushort, Event ID. |
| nStreamChannel | c_ushort, Stream channel No. |
| nBlockIdHigh | c_uint, High-order bits of frame No. (firmware support is currently unavailable). |
| nBlockIdLow | c_uint, Low-order bits of frame No. (firmware support is currently unavailable). |
| nTimestampHigh | c_uint, High-order bits of timestamp. |
| nTimestampLow | c_uint, Low-order bits of timestamp. |
| pEventData | c_void_p, Event data (firmware support is currently unavailable). |
| nEventDataSize | c_uint, Event data size (firmware support is currently unavailable). |
| nReserved | c_uint * 16, Reserved. |